home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 December / Australian PC User - December 2003 (CD2).iso / software / apps / files / dwmx2k4.exe / Disk1 / data1.cab / Samples_En / GettingStarted / 2-Code / index.html next >
Encoding:
Extensible Markup Language  |  2003-09-05  |  1.7 KB  |  49 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <title>Trio Motors Home Page</title>
  6. <link rel="stylesheet" href="Assets/CSS/divs.css" type="text/css" />
  7. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  8. <style type="text/css">
  9. <!--
  10. p.sidebar-text {
  11. margin:0in;
  12. margin-bottom:0.0001pt;
  13. font-size:80%;
  14. font-family:Verdana;
  15. }
  16. #SplashImage {
  17.     float: left;
  18. }
  19. -->
  20. </style>
  21. <link href="Assets/CSS/Level1_Verdana.css" rel="stylesheet" type="text/css" />
  22. </head>
  23. <body> 
  24. <div id="row1"> 
  25.   <img src="Assets/images/trio_logo.jpg" alt="" name="Banner" width="600" height="41" id="Banner" /></div> 
  26. <div id="main"> 
  27.   <div id="col2"> 
  28.     <div id="feature"> 
  29.       <h1><img src="Assets/images/homeMain.jpg" alt="" name="SplashImage" width="176" height="190" id="SplashImage" /></h1>
  30.       <h1>Watch the ZX2002 Launch Webcast</h1>
  31.       <p>Last week over 320 press, partners, key customers, and users joined
  32.         Trio execs and team members at the ZX 2002 launch event held at the Midtown
  33.         Lounge in lower San Francisco. The main theater was packed and the crowd
  34.       cheered with each new unveiling.</p> 
  35.     </div> 
  36.   </div> 
  37.   <div id="col1"> 
  38.     <h2>Previews & More</h2>
  39.     <p>  </p>
  40.     <p class="sidebar-text">We are excited to offer you a glimpse of next year's
  41.       TRIO models. We're applying our technology not just to compact cars, but
  42.       also to sedans and SUVs. These prototypes are evidence of our commitment
  43.       to giving drivers what they want while being environmentally conscious. </p>
  44.     <p> </p> 
  45.   </div> 
  46. </div> 
  47. </body>
  48. </html>
  49.